home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextLibrary / PS2Resources / ColorRendering / NXTrivialGray < prev   
Encoding:
Text File  |  1992-02-10  |  597 b   |  23 lines

  1. %!PS-Adobe-3.0 Resource-ColorRendering
  2. %%DocumentSuppliedResources: colorrendering NXTrivialGray
  3. %%Creator: NeXT Computer, Inc.
  4. %%CreationDate: 15 Jan 1992
  5. %%LanguageLevel: 2
  6. %%VMlocation: global
  7. %%VMusage: 3248 436
  8. %%EndComments
  9. %%BeginResource: colorrendering NXTrivialGray
  10.  
  11. % This is a trivial color rendering dictionary for black and white
  12. % devices whose gray nominally maps to CIE Y.
  13.  
  14. <<
  15.   /ColorRenderingType 1
  16.   /WhitePoint [ 0.9505 1 1.0890 ]
  17.   /MatrixLMN [ 0 0 0 1 0 0 0 0 0 ]
  18.   /TransformPQR [ {} bind dup dup ]
  19. >> 
  20.  
  21. /NXTrivialGray exch /ColorRendering defineresource pop
  22. %%EndResource
  23.